home *** CD-ROM | disk | FTP | other *** search
Text File | 1988-05-22 | 2.7 KB | 158 lines | [TEXT/MPS ] |
- ********************************************************************
- *
- * rsrc.r
- *
- * (c) 1987, 1988 Attic Software
- *
- * resources for Transfer DA
- *
- ********************************************************************
-
- Transfer 3.2 HD
- DFILDMOV
-
- include drvr
- include pack
-
- ********************************************************************
- *
- * Menu resource
- *
- ********************************************************************
-
- type MENU
- ,-15871 (4)
- Transfer
- About Transfer...
- Rebuild menu
- (-
- Finder
-
- ********************************************************************
- *
- * Error messages
- *
- ********************************************************************
-
- Type STR#
- ,-15871 (32)
- 4
- I'm unable to load the Transfer DA.
- Error building the menu list.
- Error opening the "Transfer Data" file.
- Error restoring the volume.
-
- ********************************************************************
- *
- * About information
- *
- ********************************************************************
-
- Type INFO=GNRL
- Trans,-15870 (32)
- .S
- Transfer 3.2 HD adds a Transfer menu to any application that ++
- supports desk accessories. It is intended for use with your ++
- hard disk, and
- .S
- expects that you are using HFS.\0D\0DTransfer 3.2 HD was ++
- written by Clifford Story of Attic Software.\0D\0D
- .S
- Attic Software\0D++
- P.O. Box 24695\0D++
- Jacksonville, Florida 32241
-
- ********************************************************************
- *
- * Item lists
- *
- ********************************************************************
-
- Type DITL
- Error,-15871 (32)
- 2
- * 1
- BtnItem Enabled
- 116 83 136 173
- OK
-
- * 2
- statText Disabled
- 10 10 106 246
- ^0^1\0D\0DTransfer HD error ^2,\0DSystem error ^3.
-
- About,-15870 (32)
- 2
- * 1
- BtnItem Enabled
- 252 201 272 291
- OK
-
- * 2
- userItem Enabled
- 10 10 242 482
-
- Build,-15869 (32)
- 1
- * 1
- statText Disabled
- 10 10 90 246
- Transfer is building the menu list. This will take 30 seconds ++
- or so but the list will be preserved and won't have to be ++
- re-built unless you re-arrange your disk.
-
- Delay,-15868 (32)
- 2
- * 1
- BtnItem Enabled
- 68 83 88 173
- OK
-
- * 2
- statText Disabled
- 10 10 58 246
- “^0” will be launched when you quit this application.
-
- ********************************************************************
- *
- * Dialogs
- *
- ********************************************************************
-
- Type DLOG
- Error,-15871 (32)
- Transfer HD
- 64 128 210 384
- invisible nogoaway
- 0
- 0
- -15871
-
- About,-15870 (32)
- Transfer 3.2 HD, © 1987, 1988 Attic Software
- 50 10 332 502
- invisible nogoaway
- 0
- 0
- -15870
-
- Build,-15869 (32)
- Transfer HD
- 64 128 164 384
- invisible nogoaway
- 0
- 0
- -15869
-
- Delay,-15868 (32)
- Transfer HD
- 64 128 162 384
- invisible nogoaway
- 0
- 0
- -15868
-
- ********************************************************************
-
-
-